Added xeninfo.pl, a script for collecting statistics from Xen hosts using the
authorEwan Mellor <ewan@xensource.com>
Wed, 16 May 2007 22:12:16 +0000 (23:12 +0100)
committerEwan Mellor <ewan@xensource.com>
Wed, 16 May 2007 22:12:16 +0000 (23:12 +0100)
commit1b0a8bb57e3e0bab564147d2854062d924da5c42
tree4e2eeff2b1f2d34414df5c5e74e5216dd85cc12a
parent5db09f22cb7a6aff4921edc32ca3cfa2cfebee5f
Added xeninfo.pl, a script for collecting statistics from Xen hosts using the
Xen-API.  This also serves as a good example of the use of XML::RPC::Client
with the Xen-API.

By Ingard Mevåg <ingard [at] mevaag [dot] no>.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/xeninfo.pl [new file with mode: 0644]